-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix daemonset status duplication in DDA when DS can't be created #1629
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1629 +/- ##
==========================================
+ Coverage 48.84% 48.93% +0.09%
==========================================
Files 217 217
Lines 20894 20892 -2
==========================================
+ Hits 10205 10223 +18
+ Misses 10151 10129 -22
- Partials 538 540 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
* Add failing test * Fix daemonset status duplication in DDA when DS can't be created
* Add failing test * Fix daemonset status duplication in DDA when DS can't be created
What does this PR do?
Fixes #1561
Motivation
What inspired you to submit this pull request?
Additional Notes
Anything else we should know when reviewing?
Minimum Agent Versions
Are there minimum versions of the Datadog Agent and/or Cluster Agent required?
Describe your test plan
daemonsets
in this definition:Checklist
bug
,enhancement
,refactoring
,documentation
,tooling
, and/ordependencies
qa/skip-qa
label